Extract new build_context module out of context module
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 28 Apr 2018 15:33:11 +0000 (17:33 +0200)
committerDirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 2 May 2018 08:03:33 +0000 (10:03 +0200)
commit509c5b44bf2e633a02a855dd1cd8e01e33b68087
tree9320d00cbc14b6c89dac3b2ae3f03ab31d4ab96a
parentc32e395cad0379bb3b34d3ef746f8fc84c3900ea
Extract new build_context module out of context module
src/cargo/core/compiler/build_context/mod.rs [new file with mode: 0644]
src/cargo/core/compiler/build_context/target_info.rs [new file with mode: 0644]
src/cargo/core/compiler/context/mod.rs
src/cargo/core/compiler/context/target_info.rs [deleted file]
src/cargo/core/compiler/fingerprint.rs
src/cargo/core/compiler/mod.rs